Gets or sets Event header field. The Event header field lists the event package to which the client would like to subscribe.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Event { get; set; }Public Property Event As String
Get
Set
Property Value
Type:
String
See Also